C1.Web.Mvc Namespace / IItemsSource<T> Interface / OnClientQueryData Property

In This Topic
OnClientQueryData Property
In This Topic
Gets or sets the name JavaScript function which to collect the ajax query data.
Syntax
'Declaration
 
Property OnClientQueryData As String
 
See Also